home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 813.T < prev    next >
Text File  |  1987-12-22  |  1KB  |  25 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 813 Directory ════════════════════╕\r\n"
  3.             lput " │ a - BSBB                          │\r\n"
  4.             lput " │ b - Tamiami                       │\r\n"
  5.             lput " │ c - Sunshine                      │\r\n"
  6.             lput " │ d - PC Board                      │\r\n"
  7.             lput " │ e - Bits of Blue                  │\r\n"
  8.             lput " │ f - Sands                         │\r\n"
  9.             lput " │ g - IBM                           │\r\n"
  10.             lput " │ 1 - New City     0 - Redial       │\r\n"
  11.             lput " ╘═══════════════════════════════════╛\r\n"
  12.           acceptl1 s1 "Letter ?"
  13.           if is1,g put "d963-6362\r"
  14.           if is1,f put "d254-7710\r"
  15.           if is1,e put "d621-5270\r"
  16.           if is1,d put "d888-5862\r"
  17.           if is1,c put "d887-3984\r"
  18.           if is1,b put "d793-2392\r"
  19.           if is1,a put "d885-6187\r"
  20.           if is1,1 break; put \rD\r;call city.pursuit.t
  21.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  22.           pat 1i LINE;pat 2 *;wait
  23.           if !1 goback begin
  24.           t
  25.